home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / BALLOON3.OPD < prev    next >
Encoding:
Text File  |  1997-06-23  |  1.5 KB  |  49 lines

  1. #[document 73.5215 85.9056 162.225 208.002
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng;ng=draw(path());
  14. auto s=array(ng);
  15. m(105.071897,119.729725);
  16. c(105.071897,119.729725,100.232308,118.553556,98.165157,117.215877);
  17. c(91.575043,112.954961,96.830928,107.578329,95.268860,102.806281);
  18. c(89.908289,86.542002,74.668517,94.350610,76.072875,97.947870);
  19. finish_edge();
  20. p=path();
  21. gc_draw_style(stroked);
  22. gc_line_join_style(round);
  23. gc_stroke_width(0.900000);
  24. gc_font_draw_style(0);
  25. gc_color(0.000000,0.000000,0.000000);
  26. s[0]=draw(p);
  27. m(108.414545,127.065371);
  28. l(99.453608,122.739680);
  29. c(99.453608,122.739680,106.102276,116.752592,109.579139,118.018067);
  30. c(112.445201,119.061228,108.414545,127.065371,108.414545,127.065371);
  31. close_edge();
  32. p=path();
  33. gc_draw_style(nzw);
  34. s[1]=draw(p);
  35. m(137.530356,201.885787);
  36. c(120.565281,208.002258,100.679380,195.975583,93.184288,175.050153);
  37. c(85.659313,154.060638,93.406241,132.191365,110.354215,126.121878);
  38. c(127.319290,120.005407,147.205192,132.032082,154.700283,152.957512);
  39. c(162.225259,173.947027,154.478331,195.816300,137.530356,201.885787);
  40. close_edge();
  41. p=path();
  42. s[2]=draw(p);
  43. s[1]over=s[2];
  44. s[0]over=s[1];
  45. page:=s[0];
  46. s=NULL;
  47. #]page
  48. #]document
  49.